monthNames
Type
property
Summary
Specifies the label that will be displayed in the names of the months.
Syntax
set the monthNames of widget to "JAN,FEB,MAR,APR,MAY,JUN,JUL,AUG,SEP,OCT,NOV,DEC"
get the monthNames of widget
Description
Use the monthNames property to set the displayed label to the name of the month, when the namesToUse property is set to "Custom".
Examples
set the monthNames of widget "Date Picker" to "JAN,FEB,MAR,APR,MAY,JUN,JUL,AUG,SEP,OCT,NOV,DEC"
Related
message: dateChanged
property: AutoResizeFont, dayNames, headerColor, hiliteStyle, monthNames, mouseOverColor, namesToUse, padDates, paddingColor, selectedDate, showGrid, weekStartsOn
Compatibility and Support
OS
mac
windows
linux
ios
android
Platforms
desktop
mobile
web